@charset "utf-8";
/* CSS Document */
html{background:#fff; font-size:62.5%; /* 10÷16=62.5% */ }
body{font-size:14px;color: #333;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset,figure,figcaption{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{width:auto;max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #323232;}
a:hover{color: #0f5999;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,cite,code,dfn,th,var{font-style:normal;font-weight:400;}
ul,ol,li{list-style:none outside none;}
.pa{position: absolute;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
strong{font-weight: bold;}
i{font-style: italic;}
.imgResponsive{width: 100%;height: 0;padding-bottom: 62.2%;overflow: hidden;display: block;}
.imgResponsive img{width: 100%;transition: all 0.3s ease;}
.imgResponsive img:hover{transform: scale(1.2);opacity: 0.8;}
.cleaFix{*zoom:1;clear:both;}
.cleaFix:after{content: '';display: block;clear:both;}

.gp-container{width: 1440px;margin-left: auto;margin-right: auto;}
.gp-f12{font-size:12px;font-size: 1.2rem;}
.gp-f13{font-size:13px;font-size: 1.3rem;}
.gp-f14{font-size:14px;font-size: 1.4rem;}
.gp-f15{font-size:15px;font-size: 1.5rem;}
.gp-f16{font-size:16px;font-size: 1.6rem;}
.gp-f18{font-size:18px;font-size: 1.8rem;}
.gp-f20{font-size:20px;font-size: 2rem;}
.gp-f22{font-size:22px;font-size: 2.2rem;}
.gp-f24{font-size:24px;font-size: 2.4rem;}
.gp-f26{font-size:26px;font-size: 2.6rem;}
.gp-f28{font-size:28px;font-size: 2.8rem;}
.gp-f30{font-size:30px;font-size: 3rem;}
.gp-f32{font-size:32px;font-size: 3.2rem;}
.gp-f34{font-size:34px;font-size: 3.4rem;}
.gp-f36{font-size:36px;font-size: 3.6rem;}
.gp-f38{font-size:38px;font-size: 3.8rem;}
.gp-f40{font-size:40px;font-size: 4rem;}
.gp-ul-inline{font-size: 0;}
.gp-ul-inline > li{display: inline-block;*display: inline;*zoom:1;font-size: 14px;vertical-align: top;}
.gp-fl{float: left;}
.gp-fr{float: right;}
.gp-bold{ font-weight: bold; }
.gp-normal{font-weight: normal;}
.gp-title{ display: block; overflow: hidden; }
.gp-title-lh28{ display: block; line-height: 28px; height: 56px; overflow: hidden; }
.gp-title-lh26{ display: block; line-height: 26px; height: 52px; overflow: hidden; }
.gp-title-lh24{ display: block; line-height: 24px; height: 48px; overflow: hidden; }
.gp-fa{ font-family: 'Arial'; }
.white *{color:#fff}


/*头部样式*/
.header{width: 100%;position: fixed;left: 0;top: 0;z-index: 8000;}
.topHeader{height: 50px;background:#0f5999;line-height: 50px;overflow: hidden;transition: all 0.3s ease;}
.topInner{width:1440px;margin:0 auto; }
.topInner a{color:#fff;text-decoration: none;font-size: 16px; /*font-weight: bolder;*/}
.topInner a:hover{color:#d3d2d0;}
.topInner span{color:#fff;font-size: 14px;margin:0 10px;}
.topInner .lf{float: left;height: 50px;overflow: hidden;}
.topInner .rt{float: right;line-height: 50px;}
.topInner .rt span{margin:0 12px;}
.topInner .rt a.t{color:#ecac00; font-weight:bold;}
.topInner .rt a{font-size: 16px;/*font-weight: bolder;*/}
.search_btn{width: 26px;height: 50px;float: right;background:url(../images2022/search.png) no-repeat center center;}
.search_btn.close{background:url(../images2022/close.png) no-repeat center center;}
.logo_lf{width:0;float: left;overflow: hidden;height: 110px;background-color: #fff;transition: all 0.3s ease;}
.s_logo{width: 295px;height: 70px;top: 19px;left: -100%;display: none;position: fixed;transition: all 0.3s ease;display: block;}
.wrap_nav{text-align: center;font-size: 0;width: 100%;height: 58px;transition: all 0.3s ease;}
.wrap_nav .nav{max-width: 1440px;margin:0 auto;/*position: relative;*/}
.nav li{display: inline-block;*display: inline;*zoom:1;font-size: 18px;height: 58px;line-height: 58px;position: relative;}
.nav li > a{color:#fff;text-decoration: none;font-weight: bold;padding:0 26px;letter-spacing: 1px;display: block;transition: all 0.3s ease;}

.header.current{box-shadow: 0px 6px 8px rgba(0,0,0,0.2);}
.header.current .wrap_nav{height: 60px;line-height: 60px;background-color: #fff;margin-left: 33.07%}
/*.header.current ul{margin-left: 392px;}*/
.header.current .topInner .lf{padding-left: 53px;}
.header.current .wrap_nav {width: auto;}
.header.current .wrap_nav .nav{width: auto;margin:0;}
.header.current .nav li{height: 60px;line-height: 60px;transition: all 0.3s ease;float: left;}
.header.current .nav li > a{color:#333;}
/*.header.current .nav li:hover{background-color:#1645c4}*/
/*.header.current .nav li:hover a{color:#fff}*/
.header.current .topInner{width: auto;margin:0;}
.header.current .topHeader{width: auto;margin-left: 33.07%;}
.header.current .topInner .rt{position:fixed;left: 46%;margin-left: 625px;top: 0}
.header.current .logo_lf{width: 33.07%;}
.header.current .s_logo{left: 50%;margin:0 0 0 -720px;}
.header.current .nav li > a{background-color: #fff;color:#333;}
.header.current .nav li .subNav{top: 60px;}
#main-content{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);width: 1px;height: 1px;position:absolute;overflow: hidden;white-space: nowrap;margin-top:0.8em;margin-bottom: .262144em}
.search-overlay{display:none; opacity:0; position:fixed; top:5.6666666667em; left:0; width:100%; height:100%;
 background-color:#000; -webkit-animation-duration:.4s; animation-duration:.4s; -webkit-animation-timing-function:ease-in-out; animation-timing-function:ease-in-out; -webkit-animation-name:b; animation-name:b; -webkit-animation-duration:reverse; animation-duration:reverse;}
.search-overlay.on{position: absolute;opacity: 0.7;top: 0;z-index:7000;}
.site-search{position:absolute;z-index:7001; display: none; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); margin:0 auto; padding:3em 20px 0; background-color:transparent;
 box-shadow:none; color:#fff; width:100%; max-width:640px}
.ser{width:640px; height:48px; line-height:44px;margin:0 auto;position: relative;}
.search input{position:absolute;  height: 48px;line-height:48px; color:#262626; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#666;  font-size: 18px; padding:0 0 0 7px;width:80%;border:1px solid #bfbfbf;background-color: #fff;}   
.search input.notxt1 {position: absolute;width: 15%;right:0;border: none;cursor:pointer; overflow: hidden;padding-right:0; font-size: 18px; color:#fff;border:none;background-color: #ecac00;border:1px solid #ecac00;height: 50px;}
.search-overlay.current{opacity: 0.5;position: fixed;}
.site-search.current{position: fixed;top: 159px;width: 100%;background-color: #fff;max-width: none;padding:30px;}
.subNav{display: none;position: absolute;left: 0;top: 58px;width: 180px;background:url(../images2022/subnav_bg.png) repeat;font-size: 15px;-webkit-animation-duration: .75s;
  animation-duration: .75s}
.nav li.on > a{background-color: #0f5999;color:#fff;}
.nav li.on .subNav dd {margin:0;}
.nav li.on .subNav dd a{padding:9px 15px 9px 26px;text-align: left;display: block;color:#fff;margin:0;line-height: 26px;text-decoration:none;}
.nav li.on .subNav dd a{background-color: #0f5999;color:#fff;text-decoration:none;}
.nav li.on .subNav dd a:hover{background-color: #ecac00;color:#fff;text-decoration:none;}
.nav li.on .subNav{display: block;border-top:2px solid #0f5999;}
@-webkit-keyframes bounceIn {
  0%,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }
  
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes bounceIn {
  0%,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }

  
  
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}
@keyframes pulse {
   0% {
    transform:scale(1);
   }
   50% {
    transform:scale3d(1.1,1.1,1.1)
   }
   to {
    transform:scale(1);
    
   }
}
@-webkit-keyframes pulse {
   0% {
    transform:scale(1);
   }
   50% {
    transform:scale3d(1.1,1.1,1.1)
   }
   to {
    transform:scale(1);
   }
}
@-ms-keyframes pulse {
   0% {
    transform:scale(1);
   }
   50% {
    transform:scale3d(1.1,1.1,1.1)
   }
   to {
    transform:scale(1);
    
   }
}
@-o-keyframes pulse {
   0% {
    transform:scale(1);
   }
   50% {
    transform:scale3d(1.1,1.1,1.1)
   }
   to {
    transform:scale(1);
    
   }
}
.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 14px;transition: none;background-color:#000;width: 50px;height: 50px;line-height: 50px;text-align: center;}
.goTop:hover{color:#fff;background-color:#e46856;}
/*手机端导航*/
.mobile{width: 100%;position:absolute;height: 42px;display: none;top:33px;right: 0;z-index: 99}
.mobile-inner-header{width:100%;height: 42px;position: absolute;top: 0px;right: 0px;z-index: 2}
.mobile-inner-header-icon{color: #ffffff; height: 40px;font-size:25px;text-align: center;float:right;width: 40px;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;}
.mobile-inner-header-icon:hover{opacity:0.8;cursor: pointer;}
.mobile-inner-header-icon span{ position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: #0f5999;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}    
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon{
    color: #fff; height: 31px;text-align: left;float:right;width: 50px;position: relative; cursor: pointer;margin-right: 10px;font-weight: bold;text-align: right;} 
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#0f5999;display: block;}
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outfirst;}       
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outsecond;}
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outthird;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}      
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst { 
  0% {transform: translateY(4px) rotate(0deg);}
  100% {transform: translateY(0) rotate(45deg);}
}   
@keyframes clicksecond {0% {transform: translateY(-4px) rotate(0deg); }
  100% {transform: translateY(0) rotate(-45deg);}
} 
@keyframes clickthird {
  0% {opacity: 0}
  100% {opacity: 0}
}   
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outfirst;}       
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outsecond;}
.mobile-inner-header-icon-out span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;
    animation-name: outthird;}
@keyframes outfirst {
  0% {transform: translateY(0) rotate(-45deg);}
  100% {transform: translateY(-4px) rotate(0deg);  }
}   
@keyframes outsecond {
  0% {transform: translateY(0) rotate(45deg);}
  100% {transform: translateY(4px) rotate(0deg);}
}
@keyframes outthird {
  0% {transform: translateY(0) rotate(90deg);}
  100% {transform: translateY(12px) rotate(0deg);}
}
.mobile-inner-nav{background-color:#dfe6f7;width: 100%; position: absolute;top: 67px;left: 0px;padding-top: 10px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;text-decoration: none;  width: 100%;font-size: 14px;border-bottom: solid 1px #c7d4f3;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; color:#666;}
.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 15px;}
.mobile-inner-nav li strong{color:#8fa2d1;position: absolute;right:20px;top:0;font-size: 25px;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {
  from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
  to {opacity: 1;-webkit-transform: none;transform: none;} 
}
@keyframes returnToNormal {
  from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
  to {opacity: 1;-webkit-transform: none;transform: none;}
}
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom: dotted 1px #fff;font-size: 12px;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border:1px solid #c7d4f3;border-radius: 30px;overflow: hidden;}
.mobile_search input.notxt{width: 90%;color:#666;margin-left:55px;border:none;height: 36px;line-height: 36px;background:none;font-size: 14px;}
.mobile_search input.notxt1{width: 55px;background-color:#fff;right:auto;left:0;background:url(../images2022/search.png) no-repeat center center #0f5999;border:none;height: 36px;line-height: 36px;}
.nLinks{margin:0 20px;border-bottom: 1px solid #c7d4f3}
.nLinks a{display: inline-block;margin:0 15px;width: auto;border:none;}
/*footer*/
.wrap_footer{width: 100%;overflow: hidden; background: url(../images2022/footerbg.png) no-repeat center bottom; background-color: #0f5999; border-top:#9f9153 4px solid;}
.footer{width: 1440px;margin:0 auto;height: auto;padding-bottom: 20px;}
.footer .lf{width: 78%;float: left;position: relative;height: 100%;}
.footerList{padding: 40px 0;overflow: hidden;}
.footerList a{color:#cce8ff;}
.footerList li{width: auto;float: left;margin-right: 8%;padding-bottom: 10px;}
.footerList li:first-child{padding-bottom: 25px;}
.footerList li:last-child{position:absolute;left: 0;bottom: -20px;}
.footerList li h3{font-size: 18px;color:#ecac00;margin-bottom: 20px;}
.footerList li span{display: block;line-height: 20px;padding:8px 0;font-size: 16px;}
.footerList a:hover{color:#fff;}
.footer .rt{width: 22%;float: right;padding-top: 40px;}
.footer_logo{width: 100%;margin-bottom: 50px;overflow: hidden;}
.footer_links{height: auto;width: 120%;height: auto;padding-bottom: 40px;}
.footer_icon{width: 33.3%;float: left;}
.footer_icon > a{width: 60px;position: relative;cursor: pointer;display: block;}
.weChat{width: 58px;height: 58px;border:1px solid #7fc6ff;border-radius: 3px;display: block;transition: all 0.3s ease;}
.weChat1{background:url(../images2022/wechat1.png) no-repeat center center;}
.weChat2{background:url(../images2022/wechat2.png) no-repeat center center;}
.weChat3{background:url(../images2022/wechat3.png) no-repeat center center;}
.footer_icon strong{font-size: 14px;color:#fff;display: block;padding-top: 10px;}
.weChat_img{position: absolute;left:-10px;top: -90px;width: 80px;height: 80px;display: none;}
.weChat:hover{background-color:#1972bf}
.links{width: 100%;float: left;height: auto;padding-top: 30px;}
.listTitle03{font-size: 16px;}
.listTitle03 a{color:#fff;}
.divSelect{width: 100%;float: left;position: relative;margin-top: 10px;margin-bottom: 20px;font-size: 16px;}
.select_mask{width: 100%;height: 50px;display: block;background-color: #000000; border: #fff 1px solid; opacity: 0.1;filter: alpha(opacity=10);position: absolute;left: 0;top: 0;z-index: 1}
.divSelect cite{height: 50px;display: block;position:relative;z-index: 2;line-height: 50px;padding-left: 19px;background:url(../images2022/arrow-up.png) no-repeat right center;cursor: pointer;
 color: #fff; margin-right: 12px;overflow: hidden;}
.linkList{position: absolute;left: 0;bottom: 50px;z-index: 5000;background-color: #fff;width: 100%;max-height:500px;overflow-y: auto;display: none;box-shadow: 1px -1px 10px rgba(0,0,0,0.35)}
.linkList li{padding:8px 15px;font-size: 14px;}
.linkList li:hover{background-color: #f1f1f1;}
.linkList li a{display: block;}
.divSelect.active .select_mask{background-color: #ecac00;opacity: 1;}
.divSelect.active cite{color:#fff;}
.divSelect.active cite{background:url(../images2022/arrow-up-hover.png) no-repeat right center;}
.copyRight{width: 100%;overflow: hidden;position: relative; border-top: #0a3e6b 1px solid;}
.copyRight > div{width: 1440px;margin:0 auto;line-height: 20px;padding:30px 0;text-align: center;overflow: hidden;}
.copyRight .lf{float: left;width: 45%;}
.copyRight .rt{float: right;width: 45%}
.copyRight span{color:#fff;margin:0 20px;}
.footer_icon02{width: 56px;position: absolute;left: 50%;margin-left: -28px;bottom: 0}

@media screen  and (min-width:2200px) {
  .header.current{max-width: 1920px;margin:0 auto;left: 50%;margin-left: -960px;}
  
}
@media screen  and (max-width:1600px) {
  .header.current .logo_lf{width: 28%;}
  .header.current .topHeader,.header.current .wrap_nav{margin-left: 28%;}
}
@media screen  and (max-width:1460px) {
  .topInner{width: auto;padding:0 20px;}
  .nav li > a{padding:0 20px;}
  .header.current .topInner .rt{right: 20px;left: auto;margin:0;}
  .header.current .s_logo{left: 20px;margin:0;}
  .header.current .nav li{width: 12%;}
   .header.current .nav li >a{padding:0;}
   .header.current .topInner .lf{padding-left: 0;}
   .footer{width: auto;padding:0 20px 20px;}
   .footer_links{width: 110%}
   .footerList li{margin-right: 5%}
  .footerList li:last-child{position: static;}
  .copyRight > div{width: auto;padding:30px 20px;}

}
@media screen  and (max-width:1380px) {
.copyRight span{margin:0 5px;}
}
@media screen  and (max-width:1220px) {
  .nav li,.footerList li h3{font-size: 16px;}
  .topInner a,.topInner .rt a,.footerList li span,.divSelect{font-size: 14px;}
  .divSelect cite{padding-right: 10px;}
  .s_logo{width: 260px;}
  
}
@media screen  and (max-width:1024px) {
  .topHeader,.wrap_nav{display: none;}
  .header.current .logo_lf{width: 100%;}
  .s_logo{position: static;margin:0;padding-left: 20px;}
  .logo_lf{width: 100%;height: auto;padding:15px 0;float: none;}
  .header{position: static;}
  .mobile{display: block;}
  .s_logo{position: relative;left: 0;top: 0;z-index: 100}
  .footer .lf{width: 100%;float: none;}
  .footer .rt{width: 100%;float: none;max-width: 300px;margin:0 auto;padding-top: 0}
  .footer_icon02{left: auto;right: 20px;bottom: 0}
  .copyRight .lf,.copyRight .rt{width: auto;float: none;padding-right: 80px;}

}

@media screen  and (max-width:768px) {
  .footerList li span{display: none;}
  .footerList li{width: 100%;margin:0 0 10px 0;border-bottom: 1px dotted #6195c2}
  .footerList li h3{margin-bottom: 5px;position: relative;cursor: pointer;}
  .footerList li h3:after{content: '+';float: right;font-size: 14px;cursor: pointer;transition: transform .3s ease;-webkit-transform .3s ease}
  .footerList li h3.active:after{transform: rotate(45deg) scale(1.08);-webkit-transform:rotate(45deg) scale(1.08);-ms-transform:rotate(45deg) scale(1.08);}
  .footerList li:first-child{padding:0 0 10px 0; }
  .footerList li span{width: 100%;padding:3px 0;}
  .select_mask{height: 40px;}
  .divSelect cite{height: 40px;line-height: 40px;}
  .linkList{bottom: 40px;}
  .links{padding:0;}
  .footer_logo{margin-bottom:20px; }
  .footer_links{width: 100%;padding-bottom: 15px;clear:both;}
  .footer_links:after{content: '';clear: both;display: block;}
  .footer_icon > a{margin:0  auto;}
  .footer .rt{padding-top: 0}
  .footerList{padding:20px 0;}
  .listTitle03 h2{font-weight: normal;}
  .footerList li h3{font-size: 14px;}
  .footer_icon02{position:static;margin:8px auto 0;}
  .copyRight > div{padding:15px 20px;font-size: 12px;}
  .copyRight span{display: inline-block;}
  .copyRight .lf, .copyRight .rt{padding-right: 0}
}
@media screen and (max-width:640px) {
  .s_logo{width: 185px;height: auto;padding-left: 15px;}
  .mobile{top: 23px;}
  .mobile-inner-nav{top: 55px;}
	}
@media screen and (max-width:480px) {
   
}
@media screen and (max-width:360px) {
 .nLinks a{margin:0 5px 0 15px;}
}
